Project close() Methodapp.project.close(CloseOptions) Description Closes the project with the option of saving changes automatically, prompting the user to save changes or closing without saving changes. Parameters
Enumerated Types
Returns Boolean. False only in one case: the file has not been previously saved; the user is presented with a save dialog, and cancels the save. |